RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1ComboTool<T> Class / ButtonForeground Property

In This Topic
    ButtonForeground Property (C1ComboTool<T>)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property ButtonForeground As Brush
    public Brush ButtonForeground {get; set;}
    See Also